You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Divide Method > Vector.Divide Method ([In] TMtxVec, [In] TMtxVec, double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Divide Method ([In] TMtxVec, [In] TMtxVec, double)

Divide each of Vec1 elements with corresponding elements in the Vec2 object.

Syntax
C#
Visual Basic
public TMtxVec Divide([In] TMtxVec Vec1, [In] TMtxVec Vec2, double Threshold);

Store the result in the calling vector.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!